Skip to content

fix(stars): always link star button to microsoft/playwright#2023

Closed
yury-s wants to merge 1 commit intomicrosoft:mainfrom
yury-s:fix-1239
Closed

fix(stars): always link star button to microsoft/playwright#2023
yury-s wants to merge 1 commit intomicrosoft:mainfrom
yury-s:fix-1239

Conversation

@yury-s
Copy link
Copy Markdown
Member

@yury-s yury-s commented May 1, 2026

Summary

  • The star count shown on the home page comes from microsoft/playwright (~86k+), but the button on the Python/Java/.NET sites linked to the language-specific repo, whose count is much lower. Always link to microsoft/playwright so the link matches the displayed count.

Fixes #1239

The displayed star count comes from microsoft/playwright (~86k+), but
the button on the python/java/dotnet sites linked to the
language-specific repo whose count is much lower, so the number was
misleading.

Fixes: microsoft#1239
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Number of GitHub stars misleading too high for python, java & .NET website

2 participants